HousingApplication 
EntityType  Independent 
Logical Entity Name  HousingApplication 
Default Table Name  HsApplication 
Logical Only  NO 
Owner  dbo 
Definition 
 
Note 
 

HousingApplication Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
HsApplicationID(PK)    INTEGER  NO 
 
Code    CHAR(8)  NO 
 
Descrip    VARCHAR(500)  NO 
 
Active    BIT  NO 
 
DepositeRequired    BIT  NO 
 
DepositeAmount    MONEY(19, 4)  YES 
 
SaSubsidiaryID(FK)    INTEGER  YES 
 
HousingFeeRequired    BIT  NO 
 
HousingFee    MONEY(19, 4)  YES 
 
SaBillCodeID(FK)    INTEGER  YES 
 
SyCampusGrpID    INTEGER  NO 
 
UserID(FK)    INTEGER  NO 
 
DateAdded    DATETIME  NO 
 
DateLstMod    DATETIME  NO 
 
Ts    TIMESTAMP/DATE  NO 
 

HousingApplication Keys 
Key Name  Key Type  Keys 
HsApplication_UserID_N_N_IDX  Inversion Entry  UserID 
HsApplication_SaBillCodeID_N_N_IDX  Inversion Entry  SaBillCodeID 
HsApplication_SaSubsidiaryID_N_N_IDX  Inversion Entry  SaSubsidiaryID 
PK_HsApplication_HsApplicationID  PrimaryKey  HsApplicationID 

HousingApplication Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
BillingTransactionCode  Non-Identifying  Zero or One to Zero or More        SaBillCodeID  NO 
SubsidiaryAccountType  Non-Identifying  Zero or One to Zero or More        SaSubsidiaryID  NO 
Staff  Non-Identifying  One To Zero or More        UserID  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
HsApplicationQuestion  Non-Identifying  One To Zero or More          NO 
HSRoomMateMatch  Non-Identifying  One To Zero or More          NO 
HousingApplicationStudent  Non-Identifying  One To Zero or More          NO 

HousingApplication Check Constraints 
Check Constraint Name  CheckConstraint 

HousingApplication Where Used - Model Usage 
Mapped Object  Is User Defined?  Denormalization Mappings  Description  Bound Attachments 
Logical
dbo.HousingApplication 
NO       
Physical (Microsoft SQL Server)
dbo.HsApplication 
NO       

HousingApplication Where Used - Submodel Usage 
Model  Submodel Usage 
Logical  Main Model 
Physical (Microsoft SQL Server)  Main Model 
Physical (Microsoft SQL Server)  Housing 

HousingApplication Data Movement Rules 
Name  Type  Rule Text/Value